← Back to Stormify Documentation

PagedList

constructor(classType: KClass<T>)

Construct for the given Kotlin class.


constructor(entityClass: Class<T>)

Construct for the given Java class — the Java-friendly constructor.